/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:16px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#eef9ff url("/ztimg/bodybg.jpg") no-repeat top center;
	color:#333;
	text-align:justify;	
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#0050b0;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#5f5f5f;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#5f5f5f;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#5f5f5f;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#5f5f5f;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header{
	width: 1200px;
	height: 246px;
	margin:0 auto;
	position: relative;
}
.header .logo{
	float: left;
	margin:72px 0 0 20px;
}
.head_search{
	width: 260px;
	height: 35px;
	float: right;
	border:1px solid #c2c1c1;
	background:rgba(255,255,255,0.9);
	margin:100px 0 0 0;
}
.head_search .text{
	width: 190px;
	height: 35px;
	float: left;
	padding-left:20px;
	border:0;
	background:none;
	font-size:15px;
}
.head_search .sub{
	width: 44px;
	height: 35px;
	float: right;
	background:url("/ztimg/head_sub.png") no-repeat center center;
}
.nav{
	width: 1200px;
	margin:0 auto;
	height: 45px;
	line-height: 45px;
	background:#0050b0;
}
.nav a{
	display: block;
	width: 115px;
	padding-left:85px;
	float: left;
	height: 45px;
	color:#fff;
	font-size:18px;
	position: relative;
}
.nav a:hover,.nav a.hover{
	color:#fff;
	background:#56b221;
}
.nav img{
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 30px;
	top: 0;
}

.banner{
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.banner .pics li{
	width: 100%;
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .pics a{
	display: block;
	width: 100%;
}
.banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.banner .btns span{
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size:1px;
	margin:0 3px;
	background:#eee;
}
.banner .btns .hover{
	background:#f60;
}

/*公用CSS 结束*/

/*hm 首页*/

.hm_top{
	background:#fff;
	height: 406px;
}
.hm_banner{
	width: 615px;
	float: left;
	height: 376px;
	margin:15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.hm_banner .pics li{
	width: 615px;
	height: 376px;
}
.hm_banner .pics a{
	display: block;
	width: 615px;
	height: 376px;
	position: relative;
}
.hm_banner .pics img{
	display: block;
	width: 615px;
	height: 376px;
}
.hm_banner .name{
	height: 42px;
	line-height: 42px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:rgba(0,0,0,0.5);
	font-size:16px;
	color:#fff;
}
.hm_banner .nm{
	display:inline-block;
	max-width:410px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:30px;
}
.hm_banner .btns{
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 60;
	right: 10px;
}
.hm_banner .btns span{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	background:#fff;
	font-size:1px;
	float: left;
	margin-right:10px;
}
.hm_banner .btns .hover{
	background:#db0b01;
}
.ba_tabs{
	width: 536px;
	float: right;
	margin-right:15px;
}
.ba_tabs .handle{
	height: 54px;
	line-height: 54px;
	clear: both;
	border-bottom:1px solid #cecece;
}
.ba_tabs .btn{
	display: block;
	width: 144px;
	text-align: center;
	float: left;
	font-size:18px;
	height: 50px;
	line-height: 54px;
	cursor: pointer;
}
.ba_tabs .hover{
	border-bottom:4px solid #0050b0;
}
.ba_tabs .con{
	display: none;
	padding-top:6px;
}
.ba_tabs .show{
	display: block;
}
.ba_tabs li{
	height: 42px;
	line-height: 42px;
	clear: both;
}
.ba_tabs li a{
	float: left;
	display:inline-block;
	max-width:460px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ba_tabs li span{
	float: right;
}

.ad_banner{
	height: 100px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.ad_banner .pics li img{
	display: block;
	width: 1200px;
	height: 100px;
}
.ad_banner .btns{
	position: absolute;
	bottom: 5px;
	z-index: 60;
	right: 0;
}
.ad_banner .btns span{
	display: block;
	width: 10px;
	height: 10px;
	border-radius:100%;
	background:#fff;
	margin:0 10px;
	float: left;
}
.ad_banner .btns .hover{
	background:#db0b01;
}
.hm_left{
	width: 620px;
	float: left;
}
.hml_top{
	background:#fff;
	height: 470px;
}
.cm_head{
	height: 54px;
	line-height: 54px;
	font-size:22px;	
	color:#333;
	padding:0 34px;
	position: relative;
}
.cm_head i{
	display: block;
	width: 4px;
	height: 24px;
	background:#0275e2;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top:-12px;
}
.hml_pub{
	height: 158px;
	position: relative;
	overflow: hidden;
}
.hml_pub a{
	display: block;
	width: 103px;
	height: 135px;
	padding-top:23px;
	float: left;
	border-left:1px solid #ececec;
	margin-left:-1px;
	text-align: center;
	font-size:15px;
}
.hml_pub .ico{
	display: block;
	width: 56px;
	height: 56px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hml_pub .b{
	display: block;
}
.hml_pub .a{
	display: none;
}
.hml_pub a:hover .b{
	display: none;
}
.hml_pub a:hover .a{
	display: block;
}
.hml_pub .name{
	height: 60px;
	line-height: 60px;
	color:#333;
}
.hml_pub i{
	display: block;
	width: 18px;
	height: 4px;
	margin:0 auto;
	background:#81baf1;
}
.hml_pub a:hover i{
	width: 28px;
	background:#56b221;
}
.hml_zc{
	padding:0 10px 0 25px;
}
.hml_zc .con{
	display: none;
}
.hml_zc .show{
	display: block;
}
.hml_zc .handle{
	height: 60px;
	line-height: 60px;
}
.hml_zc .btn{
	float: left;
	display: block;
	width: 94px;
	height: 35px;
	line-height: 35px;
	padding-top:12px;
	text-align: center;
	font-size:18px;
	margin-right:10px;
}
.hml_zc .hover{
	border-bottom:4px solid #0275e2;
}
.hml_zc li{
	height: 38px;
	line-height: 38px;
	clear: both;
	font-size:15px;
}
.hml_zc li a{
	display:inline-block;
	max-width:520px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float: left;
}
.hml_zc li span{
	float: right;
}
.hml_left .ad{
	display: block;
}
.hml_left .ad img{
	display: block;
	width: 100%;
}

.hml_right{
	width: 560px;
	float: right;
}
.hmr_top{
	height: 270px;
	background:#fff;
}
.hmr_top .fw1{
	display: block;
	width: 530px;
	margin:0 auto 15px auto;
}
.hmr_top .fw1 img{
	display: block;
	width: 100%;
	height:auto;
}
.hmr_top .item{
	width: 105px;
	height: 71px;
	float: left;
	line-height: 71px;
	margin-left:15px;
	margin-right:2px;
	font-size:18px;
	color:#fff;
	padding-left:60px;
	position: relative;
	text-shadow:1px 1px 0 #333;
}
.hmr_top .item img{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 5px;
	top: 5px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.hmr_top .item:hover img{
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.hmr_top .item1{
	background:url("/ztimg/item1.jpg") no-repeat left center;
}
.hmr_top .item2{
	background:url("/ztimg/item2.jpg") no-repeat left center;
}
.hmr_top .item3{
	background:url("/ztimg/item3.jpg") no-repeat left center;
}
.hmr_bottom{
	background:#fff;
	height: 294px;
}
.hmr_bottom .is{
	display: block;
	width: 105px;
	height: 62px;
	line-height: 62px;
	float: left;
	margin:0 2px 0 15px;
	position: relative;
	padding-left:60px;
	font-size:20px;
	color:#fff;
	text-shadow:1px 1px 0 #333;
}
.hmr_bottom .is img{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 2px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.hmr_bottom .is:hover img{
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;

}
.hmr_bottom .is1{
	background:url("/ztimg/is1.jpg") no-repeat left center;
}
.hmr_bottom .is2{
	background:url("/ztimg/is2.jpg") no-repeat left center;
}
.hmr_bottom .is3{
	background:url("/ztimg/is3.jpg") no-repeat left center;
}
.is2_con{
	width: 215px;
	height: 125px;
	background:rgba(54,151,245,0.8);
	position: absolute;
	top: -140px;
	left: -24px;
	display: none;
}
.hmr_bottom .is2:hover .is2_con{
	display: block;
}
.is2_con .sj{
	display: block;
	width: 20px;
	height: 16px;
	position: absolute;
	left: 50%;
	margin-left:-20px;
	bottom: -16px;
	background:url("/ztimg/sj1.png") no-repeat top center;
}
.is2_con ul{
	font-size:15px;
	line-height: 30px;
	padding:3px 0 0 10px;
}
.is2_con li{
	height: 30px !important;
	line-height: 30px !important;
}
.hmr_bottom .wp{
	padding:0 15px;
}
.hmr_bottom .handle{
	height: 60px;
	line-height: 60px;
}
.hmr_bottom .btn{
	float: left;
	display: block;
	width: 94px;
	height: 35px;
	line-height: 35px;
	padding-top:12px;
	text-align: center;
	font-size:18px;
	margin-right:10px;
}
.hmr_bottom .hover{
	border-bottom:4px solid #0275e2;
}
.hmr_bottom li{
	height: 40px;
	line-height: 40px;
	clear: both;
	font-size:15px;
}
.hmr_bottom li span{
	float: right;
}
.hmr_bottom li a{
	display:inline-block;
	max-width:470px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hm_bt{
	height: 85px;
	background:#fff;
	padding:20px 0;
}
.bt_slider{
	height: 85px;
	position: relative;
}
.bt_slider .s_wrap{
	width: 1088px;
	margin:0 auto;
	height: 85px;
	overflow: hidden;
	position: relative;
}
.bt_slider li{
	width: 252px;
	float: left;
	margin:0 10px;
}
.bt_slider li img{
	display: block;
	width: 252px;
	height: 85px;
}
.bt_slider .cbtn{
	width: 50px;
	height: 85px;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.bt_slider .pre{
	left: 0;
	background:url("/ztimg/ba_pre.png") no-repeat center center;
}
.bt_slider .next{
	right: 0;
	background:url("/ztimg/ba_next.png") no-repeat center center;
}

.footer{
	text-align: center;
	color:#fff;
	line-height: 35px;
	font-size:15px;
	background:#0f80ed;
	padding:20px 0;
	position: relative;
}
.footer a {
	color:#fff;
}
.footer .gov1{
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left:-400px;
}
.footer .gov2{
	position: absolute;
	right: 50%;
	top: 74px;
	margin-right:-450px;
}

/*hm 首页*/